home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / stepp000.swf / scripts / DefineSprite_2326 / frame_13 / DoAction.as
Text File  |  2008-11-12  |  457b  |  30 lines

  1. if(eval("/Variables:Pierre1") == true)
  2. {
  3.    tellTarget("_root.Pierre1")
  4.    {
  5.       play();
  6.    }
  7. }
  8. if(eval("/Variables:Pierre3") == false)
  9. {
  10.    tellTarget("_root.Pierre3")
  11.    {
  12.       play();
  13.    }
  14. }
  15. if(eval("/Variables:Pierre4") == true)
  16. {
  17.    tellTarget("_root.Pierre4")
  18.    {
  19.       play();
  20.    }
  21. }
  22. if(eval("/Variables:Pierre5") == true)
  23. {
  24.    tellTarget("_root.Pierre5")
  25.    {
  26.       play();
  27.    }
  28. }
  29. set("/Variables:DerniereTuile",0);
  30.